D3D_PICK_CAMERA
This command is equivalent of the DBPro command 'PICK SCREEN', This version will work the the orthographic projection camera.
Use the D3D_CAMERA_VECTOR_X,  D3D_CAMERA_VECTOR_Y, and D3D_CAMERA_VECTOR_Z
to retrieve the pick vectors.

SYNTAX
D3D_PICK_CAMERA X, Y, Camera

RELATED INFO
D3DFunc Commands Menu
Index

EXAMPLE
View Showcase Example
View Command Example